home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1997 / MacHack 1997.toast / Hacks / Hacks ’96 / Talking Telnet / source / Linemode / linemode.proto.h < prev   
Text File  |  1996-06-22  |  254b  |  6 lines

  1. void    linemode_suboption(struct WindRec *tw);
  2. void    DemangleLineModeShort(char *s, short mode);
  3. void doLinemode(struct WindRec *tw);
  4. void process_key(unsigned char ascii,struct WindRec *tw);
  5. void initLinemode(struct WindRec *tw);
  6. void    LinemodeUnload(void);